Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Fix/upgrade vscode deps #212

Merged
merged 7 commits into from
Jun 15, 2017

Conversation

buehler
Copy link
Owner

@buehler buehler commented Jun 15, 2017

  • Fixes #211

Description

Upgrade VSCode version and dependencies. Fix build errors

@buehler buehler added this to the v0.14.0 milestone Jun 15, 2017
@buehler buehler merged commit 2955b54 into feature/awesome-import-manager Jun 15, 2017
@buehler buehler deleted the fix/upgrade-vscode-deps branch June 15, 2017 11:53
buehler added a commit that referenced this pull request Jun 15, 2017
* add schema for setting

* adding classes for import grouping

* change interface

* add barrel file

* change from yarn lock to npm5

* change commands

* change prepare release script

* update travis script

* rename folder

* correct escaping

* adding first impl for module improts

* tests and code for keyword import group

* adding regex import group

* add remain import group

* adding settings parser and error for not matching ones

* add setting parser tests

* add remain grp to default

* change ignore file

* remove more stuff from extension

* code st yle, export type

* add more sofisticated info

* adding import settings

* do not cache (because of the array)

* add remain grp if no is specified, adding back some tests

* upgrade deps

* refactor add imports

* deps

* adding method to add import groups

* adding reset to groups

* adding organize tests for group

* remove \n from import ts gen

* try to generate code

* correctly generating organized imports

* comment

* changelog

* remove "newImportLocation"

* add sortedImports property

* generate the correct imports at the correct places (imp mgmt)

* add remaining as keyword and parsing for it

* changelog

* refactor code completion to use import manager

* adding stringtemplate func and multiline comma import

* fix tests

* update tests & code style

* fix bug and change the tests to new import groups

* improve performance for code completion

* documentation

* rename commands

* readme

* explained old ver

* upgrade dependencies

* Revert "upgrade dependencies"

This reverts commit b652bea.

* package log

* upgrade tslint (npm 5)

* code style

* Fix/upgrade vscode deps (#212)

* upgrade packages

* upgrade vscode.d.ts

* TS 2.3.4

* refactoring undefined stuff

* ts errors

* fix undefiend

* fixing build errors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant